The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "array::compare"

Array::Compare - Perl extension for comparing arrays. River stage two • 14 direct dependents • 31 total dependents

If you have two arrays and you want to know if they are the same or different, then Array::Compare will be useful to you. All comparisons are carried out via a comparator object. In the simplest usage, you can create and use a comparator object like ...

DAVECROSS/Array-Compare-v3.0.8 - 21 Dec 2020 10:37:32 UTC - Search in distribution

Test2::Compare::Array - Internal representation of an array comparison. River stage four • 727 direct dependents • 6230 total dependents

This module is an internal representation of an array for comparison purposes....

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC - Search in distribution

Array::Heap::PriorityQueue::Compare - Priority queue with custom comparison River stage one • 1 direct dependent • 1 total dependent

This module implements a priority queue, which is a data structure that can efficiently locate the item with the lowest weight at any time. This is useful for writing cost-minimizing and shortest-path algorithms. When creating a new queue, you supply...

BOBMATH/Array-Heap-ModifiablePriorityQueue-1.10 - 13 Jul 2015 00:27:55 UTC - Search in distribution

Array::CompareAndFilter - Basic functions to compare and filter arrays for different requirements. River stage zero No dependents

This module helps to solve easy tasks with arrays. Comparing of arrays or filtering array data are this kind of task that this module supports. Functions The following parameter names ARRAY, ARRAY1 and ARRAY2 are synonyms for array any kind of arrays...

DADERUS/Array-CompareAndFilter-v1.100 - 22 Sep 2014 15:11:16 UTC - Search in distribution

Data::Range::Compare::Stream::Iterator::Array - simple array iterator River stage zero No dependents

This module implements Data::Range::Compare::Stream::Iterator::Base and provides an array iterator. OO Methods * my $iterator=new Data::Range::Compare::Stream::Iterator::Array; Instance Constructor, all arguments are optional: factory_instance =>$obj...

AKALINUX/Data-Range-Compare-Stream-4.030 - 10 Dec 2015 21:52:31 UTC - Search in distribution

Test::Stream::Compare::Array - Internal representation of an array comparison. River stage one • 1 direct dependent • 1 total dependent

This module is an internal representation of an array for comparison purposes....

EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC - Search in distribution

Scalar::Cmp - Compare two scalars River stage one • 3 direct dependents • 3 total dependents

This module provides "cmp_scalar" (and "cmpnum_scalar" and "cmpstrornum_scalar" which are convenient routines to compare two scalar values (ii.e. check if they are the same, or find out who is "greater than" the other). The routines can handle "undef...

PERLANCAR/Scalar-Cmp-0.003 - 22 Feb 2022 00:06:23 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 77 direct dependents • 143 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240202 - 01 Feb 2024 13:55:33 UTC - Search in distribution

ptp - An expressive Pipelining Text Processor River stage zero No dependents

PTP is a versatile and expressive text processor program. The core features that it tries to provide are the following: * Provide grep, sed-like and other operations with a coherent regular expression language (grep has a -P flag but sed has nothing ...

MATHIAS/App-PTP-1.11-2 - 22 Jan 2024 21:51:07 UTC - Search in distribution

XSH River stage zero No dependents

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC - Search in distribution

GD - Interface to Gd Graphics Library River stage three • 97 direct dependents • 154 total dependents

GD.pm is a Perl interface to Thomas Boutell's gd graphics library (version 2.01 or higher; see below). GD allows you to create color drawings using a large number of graphics primitives, and emit the drawings as PNG files. GD defines the following fo...

RURBAN/GD-2.79 - 29 Apr 2024 19:57:07 UTC - Search in distribution

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

Paws::EC2 - Perl Interface to AWS Amazon Elastic Compute Cloud River stage two • 9 direct dependents • 11 total dependents

Amazon Elastic Compute Cloud Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the AWS Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications ...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

yq - Filter YAML through a command-line program River stage zero No dependents

This program takes a stream of YAML documents (on STDIN or file arguments), applies a filter, then writes the results to STDOUT....

PREACTION/ETL-Yertl-0.044 - 28 Jul 2020 02:29:40 UTC - Search in distribution

At - The AT Protocol for Social Networking River stage zero No dependents

Bluesky is backed by the AT Protocol, a "social networking technology created to power the next generation of social applications." At.pm uses perl's new class system which requires perl 5.38.x or better and, like the protocol itself, is still under ...

SANKO/At-0.18 - 19 Feb 2024 21:51:25 UTC - Search in distribution

Nasm::X86 - Generate X86 assembler code using Perl as a macro pre-processor. River stage one • 1 direct dependent • 1 total dependent

Generate X86 assembler code using Perl as a macro pre-processor. Version "20220712". The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Nasm-X86-20220712 - 12 Jul 2022 11:07:33 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
  • DBI::DBD - Perl DBI Database Driver Writer's Guide

libev - a high performance full-featured event loop written in C River stage two • 70 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

PIR - Short alias for Path::Iterator::Rule River stage three • 40 direct dependents • 225 total dependents

This is an empty subclass of Path::Iterator::Rule. It saves you from having to type the full name repeatedly, which is particularly handy for one-liners: $ perl -MPIR -wE 'say for PIR->new->skip_dirs(".")->perl_module->all(@INC)'...

DAGOLDEN/Path-Iterator-Rule-1.015 - 09 Sep 2021 16:07:55 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution
748 results (0.14 seconds)